home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / term / term_47a_pch.lha / Patch-4.7a.notes < prev    next >
Text File  |  1996-11-15  |  4KB  |  104 lines

  1. `term' v4.7a update
  2. ===================
  3. This patch addresses a number of problems in `term' v4.7, namely:
  4.  
  5. - Another last minute change that bit me. I made the dialer text box lines
  6.   a little smaller and took out some few lines that appeared to be useless.
  7.   Well, they weren't that useless after all. The changes cut off the message
  8.   box text. They now look like they did before.
  9.  
  10. - In the PhoneLog format call log files, host name and number were swapped
  11.   [Maik Schreiber].
  12.  
  13. - The job queue processing was broken for one type of job. Actually, there
  14.   was just one job around of this type. Startup scripts wouldn't execute
  15.   but crash the machine [Markus Dages].
  16.  
  17. - The pen allocation code could run forever due to a typo I made. When
  18.   is = != ==?
  19.  
  20. - The "Time to connect" settings only entered into the cost calculation,
  21.   but never had any effect on the time displayed on the screen.
  22.  
  23. - The "Print screen" and "Print clipboard" code was broken. `term' could
  24.   believe that during printing an error had occured before even the first
  25.   character was printed [Michael Jaccoud].
  26.  
  27. - For some features `term' would allow you append data to existing files,
  28.   such as when opening a capture file. With the "protective mode" enabled
  29.   you would be asked to confirm that you want to replace an existing file
  30.   before you would eventually get to confirm that you really want to append
  31.   data to it. I changed this, so you will see only one requester now
  32.   [Edith Goldstein].
  33.  
  34. - Added the last few V34 bps rates to the default list. The bps rate selector
  35.   also no longer rounds off baud rates to default values [Russ LeBar].
  36.  
  37. - If the serial device driver doesn't open and returns error #3 `term' now
  38.   pretends it was error #2. The MFC duart.device does this.
  39.  
  40. - The order in which you pick items from the quick dial menu now once again
  41.   affects the order in which they end up in the dial list.
  42.  
  43. - The fast! macro display was using one single operating system call that
  44.   was unavailable under Kickstart 2.04, crashing Intuition almost
  45.   instantly. Fixed [David Dares].
  46.  
  47. - Changed the way uploads from the upload queue take place. The upload list
  48.   is no longer locked until the transfer is finished.
  49.  
  50. - The ARexx "DIAL" command was entirely broken. It now finally does what
  51.   it was spec'ed to [Daniel Wicke].
  52.  
  53.  
  54. What's in the archive?
  55. ======================
  56. The following files should be included in this archive:
  57.  
  58. gtlayout.library      Updated user interface support
  59.                       library v38.3 (generic 68k version)
  60. term-020-47a.pch      Patch to update `term' v4.7 (020+ version)
  61. term-020-47a.pch.sig  PGP signature for term-020-47a.pch
  62. term-any-47a.pch      Patch to update `term' v4.7 (generic 68k version)
  63. term-any-47a.pch.sig  PGP signature for term-any-47a.pch
  64. Patch-4.7a.notes      The file you are currently reading
  65. spatch                Tool to apply the patch
  66. Update-term4.7        Installer script to apply the patch
  67. Source                The source code files which changed since
  68.                       v4.7 was released in October this year.
  69.  
  70.  
  71. How to apply this patch?
  72. ========================
  73. Just use the supplied installer script, it will do all the messy work
  74. for you which involves deciding with program type you are using (either
  75. the 020+ version or the generic version), making a backup copy of the
  76. old program and last but not least applying the patch.
  77.  
  78.    NOTE: Make sure that you use the most recent Installer V43.3 or
  79.          you might have problems applying the patch.
  80.  
  81.  
  82. Famous last words
  83. =================
  84. This patch file was created using the "scompare" SAS Binary File
  85. Compare Program V6.50 which is copyright © 1992-1993 SAS Institute,
  86. Inc. The "spatch" SAS Binary File Patcher V6.50 is copyright © 1992
  87. SAS Institute, Inc.
  88.  
  89.  
  90. If you don't trust this patch file, you can request a patch file
  91. directly from me either on disk (don't forget to include money to
  92. cover the postage) or via eMail.
  93.  
  94. My mail address is:
  95.  
  96.     Olaf Barthel
  97.     Brabeckstrasse 35
  98.     D-30559 Hannover
  99.     Federal Republic of Germany
  100.  
  101. My eMail address is:
  102.  
  103.     olsen@sourcery.han.de
  104.